home *** CD-ROM | disk | FTP | other *** search
/ Joint Education Initiative / Joint Education Initiative.iso / programs / dos / gna / image / point / stressb.doc < prev    next >
Text File  |  1989-03-24  |  2KB  |  37 lines

  1. GEOPHYSICS OF NORTH AMERICA - STRESS DATA                      stressb.doc
  2.  
  3.      This directory contains the DNAG stress display file which was created
  4. from stress data which were obtained from Mary Lou Zoback at the USGS in
  5. Menlo Park.  The display file is binary.  The entire data set is contained
  6. in one display file. 
  7.  
  8. DISPLAY FILE: 
  9.  
  10. The name of the data file is NASTRESS.DAT. It is a binary file and each
  11. record is 14 bytes long. The record contains the following information: 
  12.  
  13.           Latitude:  4 byte float 
  14.           Longitude: 4 byte float (0 to 360 positive east)
  15.           Quality:   1 character 
  16.           Type of Measurement: 1 character 
  17.                Character                Type
  18.                     A                   BO    = Breakouts
  19.                     B                   FM(A) = Average of focal mechanism
  20.                     C                   FM(C) = Composite focal mechanism
  21.                     D                   FM(S) = Single focal mechanism
  22.                     E                   G-FS  = Geologic - fault slip
  23.                     F                   G-VA  = Geologic - volcanic alignment
  24.                                                 dikes and cinder cones
  25.                     G                   IS-FJ = In-Situ - flat jack
  26.                     H                   IS-HF = In-Situ - hydrofrac
  27.                     I                   IS-OC = In-Situ - overcore
  28.                     J                   IS-PC = In-Situ - petal center core
  29.                     L                   M     = mixed indicators
  30.  
  31.           Stress Azimuth: 2 byte integer (SHmax orientation measured 
  32.                                           clockwise from North) 
  33.           Line_number: 2 byte integer reference to the archive file 
  34.  
  35.      The program liststr (on the accompanying diskette) reads the stress
  36. data file and outputs the data to standard output. 
  37.